Submit Program | Contact us
downloads programs from a to z
OraDirect .NET is data provider to direct access to Oracle database server for the Microsoft .NET Framework. It completely based on A
Search:
 » Home » Development » Libraries » OraDirect .NET Data Provider 1
Company: Crlab.com
License: Shareware
Version: 1
System: Win 95/NT/2000/XP/98/ME
Size: 0
Date Released: January 26, 2002
Price: $99
Screenshot: No Screenshot
Downloads: 1239
Homepage: http
Date added: Sep 22, 2005
Click here to Download
OraDirect .NET is data provider to direct access to Oracle
database server for the Microsoft .NET Framework. It completely
based on ActiveX Data Objects for the .NET Framework (ADO.NET)
technology. ADO.NET provides a rich set of components for creating
distributed, data-sharing applications. It is an integral part of
the .NET Framework, providing access to relational data, XML, and
application data.



OraDirect .NET data provider can be used in the same way as the
SQL Server .NET or the OLE DB .NET Data Provider.



OraDirect .NET uses Oracle Call Interface (OCI) directly. OCI is
low-level native application programming interface to access to
Oracle database. Using OCI allows to create lightweight and fast
applications working with Oracle.



OraDirect .NET provides functionality for connecting to Oracle
database, executing commands, and retrieving results.
Those results can be processed directly, or placed in an ADO.NET
DataSet for further processing while in a disconnected state. While
in the DataSet, data can be exposed to the user, combined with other
data from multiple sources, or passed remotely between tiers. Any
processing performed on the data while in the DataSet can then be
reconciled to Oracle database.



OraDirect .NET data provider is designed to be lightweight. It
consists of a minimal layer between Oracle database and your code.
This extends functionality without sacrificing performance.



There are four core objects that make up a OraDirect .NET data
provider. Following is the description of those objects and their
function.




OraConnection - Establishes a connection to Oracle database and
can begin a transaction.

OraCommand - Executes a SQL or PL/SQL statements and stored
procedures at Oracle database, and exposes parameters.

OraDataReader - Exposes and reads a forward-only stream of data
from Oracle database.

OraDataAdapter - Populates a DataSet and resolves updates with
Oracle database.



Along with the core classes listed above, a OraDirect .NET data
provider also contains the classes listed below.


OraCommandBuilder - A helper object that will automatically
generate command properties of a OraDataAdapter or will derive
parameter information from a stored procedure and populate
the OraParameters collection of a OraCommand object.

OraException - Returned when an error is encountered at Oracle
database. For an error encountered at the client, OraDirect .NET
data provider throws a .NET Framework exception.

OraParameter - Defines input, output, and return value parameters
for commands and stored procedures.

OraTransaction - Enables you to enlist commands in transactions
at Oracle database.

NEWS

So far, nothing for that!

RECOMMENDED DOWNLOADS IN THIS CATEGORY

 » Home  » Development » Libraries (10) Select page: [1]
 » Barcode Win32 DLL 3.0
Our Barcode Win32 DLL can create device independent 1D barcode image for your applications, you can save the barcode as either BMP or WMF image file or copy barcode WMF image to clipboard. ...
MW6 Technologies, Inc. | 976KB | Win 2000/XP | $199 | Downloads: 1359
Date added: Sep 22, 2005 |  » Details
 » Aztec 2D Barcode ASP.Net Component 3.0
Our lightweight Aztec ASP.Net component is 100% managed C# code product which can add professional quality 2D barcode image to your ASP.Net web pages running on the IIS server. ...
MW6 Technologies, Inc. | 29KB | Win 2000/XP | $299 | Downloads: 1349
Date added: Sep 22, 2005 |  » Details
 » Aztec 2D Barcode ASP Component 3.0
Our small footprint Aztec ASP component is an ATL COM product which can add professional quality 2D barcode PNG format image to your web pages running on the IIS server. ...
MW6 Technologies, Inc. | 29KB | Win 2000/XP | $299 | Downloads: 1302
Date added: Sep 22, 2005 |  » Details
 » DataMatrix 2D Barcode ASP.Net Component 3.0
Our lightweight DataMatrix ASP.Net component is 100% managed C# code product which can add professional quality 2D barcode image to your ASP.Net web pages running on the IIS server. ...
MW6 Technologies, Inc. | 29KB | Win 2000/XP | $299 | Downloads: 1347
Date added: Sep 22, 2005 |  » Details
 » DataMatrix 2D Barcode Win32 DLL 3.0
Our DataMatrix Win32 DLL can create device independent 2D barcode image for your applications, you can save the barcode as either BMP or WMF image file or copy barcode WMF image to clipboard. ...
MW6 Technologies, Inc. | 976KB | Win 2000/XP | $N/A | Downloads: 1335
Date added: Sep 22, 2005 |  » Details
 » DataMatrix 2D Barcode ASP Component 3.0
Our small footprint DataMatrix ASP component is an ATL COM product which can add professional quality 2D barcode PNG format image to your web pages running on the IIS server. ...
MW6 Technologies, Inc. | 29KB | Win 2000/XP | $299 | Downloads: 1362
Date added: Sep 22, 2005 |  » Details
 » Aztec 2D Barcode Win32 DLL 3.0
Our Aztec Win32 DLL can create device independent 2D barcode image for your applications, you can save the barcode as either BMP or WMF image file or copy barcode WMF image to clipboard. ...
MW6 Technologies, Inc. | 976KB | Win 2000/XP | $199 | Downloads: 1304
Date added: Sep 22, 2005 |  » Details
 » DataMatrix 2D Barcode .Net Control 3.0
MW6 DataMatrix .Net Windows From can create the professional 2D barcode image for your .Net applications, you can save the barcode as different image format files. It is easy to print barcode using the PrintDocument Control provided by the .Net Framewor ...
MW6 Technologies, Inc. | 976KB | Win 2000/XP | $199 | Downloads: 1337
Date added: Sep 22, 2005 |  » Details
 » Aztec 2D Barcode .Net Control 3.0
MW6 Aztec .Net Control can create the professional 2D barcode image for your .Net applications, you can save the barcode as different image format files. It is easy to print barcode using the PrintDocument Control provided by the .Net Framework (See the ...
MW6 Technologies, Inc. | 976KB | Win 2000/XP | $199 | Downloads: 1328
Date added: Sep 22, 2005 |  » Details
 » FastCRC Library 1.50
A fast, highly optimized implementation of popular checksum algorithms: CRC32, CRC16, CRC16C (CRC-CCITT). The library allows to calculate checksums for files, memory blocks, strings, blobs, streaming data. It is quick, flexible, easy to use. It supports ...
SlavaSoft Inc. | 272KB | Win 95/98/ME/NT/2000/XP | $29.95 | Downloads: 1291
Date added: Sep 22, 2005 |  » Details
 » QuickHash Library 3.0
A fast, highly optimized implementation of hash and checksum algorithms: MD2, MD4, MD5, SHA-1, SHA-2(256,384,512), RIPEMD(128,160,256,320), PANAMA, TIGER, CRC-32, CRC-16, CRC-CCITT, ADLER32. The library allows to calculate hashes (message digests), checks ...
SlavaSoft Inc. | 660KB | Win 95/98/ME/NT/2000/XP | $149.95 | Downloads: 1339
Date added: Sep 22, 2005 |  » Details
 » QuickCrypt Library 2.50
A fast, highly optimized implementation of symmetric (private-key) encryption/decryption algorithms: DES, Triple DES (3DES), DESX, BLOWFISH, RIJNDAEL (AES - Advanced Encryption Standard), GOST (USSR/Russian Encryption Standard). It supports 5 modes of ope ...
SlavaSoft Inc. | 400KB | Win 95/98/ME/NT/2000/XP | $149.95 | Downloads: 1256
Date added: Sep 22, 2005 |  » Details
 » COMM-DRV/CE Standard Edition 1.0
COMM-DRV/CE is a professional serial communication library for Windows/CE & Pocket PC. It supports ZModem, YModem, and XModem file transfer protocols as well as modem communication. COMM-DRV/CE does not require that you have a Pocket PC to develop serial ...
WCSC (Willies Computer Software Co) | 4610KB | Win 2000/XP/CE | $99.95 | Downloads: 1229
Date added: Sep 22, 2005 |  » Details
 » Virtual Serial Port Driver XP4 4.0
Virtual Serial Port Driver XP4 creates two pure virtual serial ports in your system which are virtually connected to each other. For other Windows applications, virtual ports will be seen exactly as two real serial ports connected via null-modem cable. ...
ELTIMA Software GmbH | 1505KB | Win 95/98/ME/NT/2000/XP | $111.95 | Downloads: 1328
Date added: Sep 22, 2005 |  » Details
 » FastReport CLX 2.5
Added: - compatibility with FastReport 2.5 VCL - Bitmaps export BMP - advanced HTML export - TfrReport properties: ReportComment, ReportName, ReportAutor, ReportDate, ReportLastChange, ReportPasswordProtected, ReportPassword, Advanced ReportVersion (major ...
Fast Reports, Inc. | 2278KB | Win 95/98/ME/NT/2000/XP | $99 | Downloads: 1373
Date added: Sep 22, 2005 |  » Details
 » ReportX 1.0
ReportX provides a generic interface for printing and managing Crystal Reports. ReportX is bundled with the Crystal Reports print engine, so you do not need to install Crystal Reports on the user`s machine. ReportX can be used as a stand-alone program wi ...
SamSoft Ltd. | 7.59 MB | Windows 95/98/NT/2000 | | Downloads: 1383
Date added: Sep 22, 2005 |  » Details
 » WinsockQ ActiveX Component 3.0.13
DataWizard Technologies` WinsockQ is an ActiveX DLL for programmers that provides simplified access to Winsock and TCP/IP without sacrificing reliabillity, flexibility, or speed. If you want to write internet/intranet server applications like FTP, Telnet, ...
DataWizard Technologies | 2744KB | Win 95/98/ME/NT/2000/XP | $199.00 | Downloads: 1332
Date added: Sep 22, 2005 |  » Details
 » UCalc Fast Math Parser 2.0
UCalc Fast Math Parser is a DLL component which allows programs to evaluate algebraic expressions which are defined at runtime. It can calculate expressions in the form: `3+sin(x)+3*x^2+5`. It supports user functions and variables. Performance is fast an ...
Daniel Corbier | 143 Kb | Windows 95/98/NT/2000 | | Downloads: 1372
Date added: Sep 22, 2005 |  » Details
 » Resolver 2.0
Resolver is a simple COM object that can look up Internet IP addresses and host names. Both forward and reverse lookups can be accomplished. ...
OOPadelic software | 1.67 MB | Windows 95/98/NT/2000 | | Downloads: 1317
Date added: Sep 22, 2005 |  » Details
 » ZylGPSReceiver 2.80
ZylGPSReceiver is a Delphi/CBuilder component that communicates with a serial GPS receiver. It returns latitude, longitude, altitude, speed, heading and many other parameters of the position. This component works with any NMEA compatible receiver connect ...
Zyl Soft | 941KB | Win 95/98/ME/NT/2000/XP | $119.99 | Downloads: 1240
Date added: Sep 22, 2005 |  » Details
go to top Select page: [1]
What Font is | fonts | free fonts | download fonts | free fonts download | web fonts |